home *** CD-ROM | disk | FTP | other *** search
/ One Click 14 / OneClick14.iso / Curso / Aula3.swf / scripts / DefineButton2_28 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2004-08-04  |  44 b   |  4 lines

  1. on(release){
  2.    gotoAndStop("editar");
  3. }
  4.